﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #3C6FA2;
    text-decoration: none;

}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    background: #F0F0F0;
    min-width: 1200px;
    max-width:1920px;
    margin:0 auto;
}
.siteWidth{
    width:1200px;
    margin: 0 auto;
}
.siteWidth {
    position: relative;
}
#header {
    text-align: left;
    margin: 0 auto;
    position:relative;
    z-index:2
}
#header.header-topNav-fixed {
    z-index: 9999;
}

#content {
    background: #fff;
    margin: 0 auto;
    padding:0 20px 20px 20px;
    width: 1160px;
    position: relative;
    z-index: 1;
    text-align: left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.headerTop {
    height: 120px;
    position: relative;
    z-index: 1;
    background:#fff;
}
.topBar{
    height:34px;
    line-height:34px;
    z-index: 9;
    position:relative;
    background: #EFEFEF;
}
.topBar .sw a{
    padding:0 12px 0 20px;
    background:url(../img/topbar.png) 0 -42px no-repeat;
}
.topBar .sw .a1{
    background-position:0 2px
}
.topBar .sw .a3{
    background-position: 0 -90px;
}
.topBar .siteWidth{
    overflow:visible;
}
.topBar .links {
    float:right;
}
.topBar .links dl {
    margin: 0 5px;
    position: relative;
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align: middle;
}
.topBar .links dt {
    float: left;
    position: relative;
    z-index: 11;
}
.topBar .links .site {
    margin: 0 0 0 5px;
}
.topBar .links .site table tr td div {
    writing-mode: vertical-lr;
    text-align: center;
    height: 60px;
    width: 40px;
    overflow: hidden;
    color:#015393
}
.topBar .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 40px;
    margin-right: -54px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.topBar .links dd img {
    width: 100px;
    height: 100px;
}
.topBar .links dd i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/*
.topBar .links .wx dt{background-position: 5px -127px;}
.topBar .links .wb dt{background-position: 7px -175px;}
.topBar .links .wza dt{background-position: 7px -373px;}
*/
.topBar .links .on dd {
    display: block;
}
.topBar .links .site dt {
    padding: 0 12px 0 30px;
    background: url(../img/topbar.png) 6px -278px no-repeat;
}
.topBar .links .site dd {
    font-size:12px;
    padding: 10px;
    width: 680px;
    top: 34px;
    margin-right: 0;
    right: 0;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 2x 2px 5px rgba(0, 0, 0, .15);
}
.topBar .links .site dd i {
    display: none
}
.topBar .links .site ul {
    overflow: hidden
}
.topBar .links .site li {
    float: left;
    padding: 0px 4px 0px 15px;
    line-height: 26px;
    height: 26px;
    color: #666;
    min-width: 108px;
    background: url(../img/icons.png) 4px -2321px no-repeat;
}
.topBar .links .site li a {
    color: #015393;
}
.topBar .links #siteLast.on dt {
    color:#015393;
    background-color: #fff;
}
/* 顶部注册登录 */
.topBar .userLogged{margin-top:0px;}
/* 搜索框 */
.siteSearchBar {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 42px;
}
.s-form {
    vertical-align: top;
    height: 34px;
    line-height: 34px;
    border:1px solid #DEDEDE;
    border-radius:34px;
}
.s-form .in{
    float:left;
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    width: 180px;
    vertical-align: top;
    *
    margin: -1px 0;
    height: 34px;
    padding: 0 10px;
    line-height: 37px;
    border: 0;
    outline: none;
}
.s-form .btn-box {
    float: left;
}
.s-form .btn-box input {
    font-size:16px;
    color:#fff;
    height: 34px;
    line-height:36px;
    overflow: hidden;
    border: none;
    background: url(../img/icons.png) 10px 6px no-repeat;
    width: 55px;
    outline: none;
    text-indent: 300%;
}

.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.s-form .select-box {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    border-right: 1px solid #ddd;
    position: relative;
}
.s-form .select-box ul {
    position: absolute;
    background: #fff;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: -1px;
    top: 34px;
    width: 378px;
    padding: 5px 10px;
    -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow:0px 2px 5px rgba(0, 0, 0, .3);
}
.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 14px;
    float: left;
    width: 115px;
    text-align: left;
}
.s-form .select-box ul li:hover {
    color: #f60;
    background: #f1f1f1;
}
.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 34px;
    line-height: 34px;
    width: 80px;
    text-align: center;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    display: inline-block;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #999 transparent transparent;
    position: absolute;
    right: 10px;
    top: 14px;
    transition: -webkit-transform .1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform .2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}
.s-form .select-box .arrow-hover {
    border-color: transparent transparent #999 transparent;
    top: 11px;
}
/* logo */
#logo {
    position:absolute;
    left: 0;
    top: 16px;
}
#logo img {
    max-width: 100%;
    max-height:90px;
}
/* 主导航 */
.topNav {
    position: relative;
    background:#015393;
}
.mainNav{line-height: 50px;height: 50px;zoom:1;background: #015393; color:#2971B9;}
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainNav .li1,.mainNav .spe{float:left;}
.mainNav .spe{width:2px; overflow:hidden; }
.mainNav .h1{float:left;}
.mainNav .a1{display:block;color:#fff; text-align:center;width: 150px;font-size:20px; font-weight:bold;}
.mainNav .a1:hover{ text-decoration:none; color:#fff }
.mainNav .on1 .a1{ background-color:#1663A0 ;  color:#fff;}
.mainNav .ul1{width: 1176px;font-size:14px;display:none;line-height:30px;padding:12px;position:absolute;left:0;top: 50px;background: #1663A0;overflow:hidden;}
.mainNav .li2{ display:inline-block; *display:inline; margin:0 5px 0 5px;  }
.mainNav .a2{ padding:0 10px; color:#fff}
.mainNav .first1 .a1{width:150px;}

/* 主栏 和 侧栏 */
.mainContent {
    overflow:hidden;
}
.side {
    width: 260px;
    margin-right:20px;
    float: left;
}
/* 位置导航 */
.path {
    color: #999;
    line-height: 40px;
    padding: 20px;
    width:1160px;
    text-align: left;
    margin: 0 auto;
    font-size: 14px;
    background:url(../img/path.png) 20px 20px no-repeat #fff;
}
.path a,
.path span {
    padding: 0 3px;
    color: #999;
}
.path em {
    background: url(../img/icons.png) no-repeat 20px -1642px;
    padding-left: 46px;
}
/*footer*/
#footer .siteWidth{
    padding:25px 0;
    border-top:4px solid #2C436C;
    background:#fff;
    text-align: center;
    position:relative;
}
#footer con{
    overflow:hidden;
}
#footer .footNav a{
    margin:0 5px;
}
#footer #_ideConac{
    position:absolute;
    left:100px;
    top:18px;
}
#footer #_span_jiucuo{
    position:absolute;
    right:100px;
    top:25px;
}
#footer .pics img{
    height:55px;
}
#footer #_ideConac img{
    height:78px;
}

/* goTop */
#goTop {
    display:none !important;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/* 侧栏-栏目菜单 */
#sideMenu .bd{
    border:1px solid #EEEEEE;
    border-top:0;
}
#sideMenu .hd{
    height:60px;
    line-height:60px;
    text-align:center;
}
#sideMenu .hd i{
    height:2px;
    display:block;
    background:#3F7AAC;
    font-size:0;
    line-height:0;
    position:absolute;
    left:20px;
    top:30px;
    width:220px;
}
#sideMenu .hd h3{
    font-size:22px;
    text-align:center;
    font-weight:normal;
    position:relative;
    z-index:1;
    background:#015393;
    display:inline-block;
    margin:0 auto;
    padding:0 15px;
}
#sideMenu li {
    text-align: center;
    vertical-align: top;
    margin-bottom:7px;
    font-size:16px;
}
#sideMenu li a {
    display: block;
    padding: 5px;
    background:#F2F2F2;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
}
#sideMenu li a:hover {
    text-decoration: none;
    background-color:#e4e4e4;
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background-color: #75ADDA;
    color:#fff;
}
/* box */
.box {
    margin-bottom:15px;
}
.box>.hd {
    margin-bottom: 10px;
    height: 46px;
    line-height: 46px;
    position: relative;
    border-bottom:2px solid #EBEBEB
}
.box>.hd .more {
    position: absolute;
    right: 10px;
    color: #999;
    font-size: 14px;
}
.box>.hd .more a {
    color: #999
}
.box>.hd h3{
    position:absolute;
    border-bottom: 4px solid #015393;
    line-height:44px;
    font-weight:bold;
    color:#015393;
    font-size:18px;
}
.box>.hd h3 a{
    color:#015393
}
.box>.hd a:hover {
    text-decoration: none;
}
.box>.hd ul{
    position:absolute;
    overflow:hidden;
    font-size:18px;
}
.box>.hd li{
    float:left;
    line-height:44px;
    margin-right:30px;
    font-weight:bold;
}
.box>.hd .on{
    border-bottom:4px solid #015393;
    color:#015393
}
.box>.hd .on a{
    color:#015393
}

.box-arrow .hd h3{
    position:relative
}
.box-arrow .hd h3 i{
    position:absolute;
    left:50%;
    margin-left:-6px;
    bottom:-12px;
    border-color:transparent;  border-style:dashed; border-width:6px;  border-top-color:#37B00D; border-top-style:solid; content:""; display:block; font-size:0; line-height:0; width:0;
}
/* boxA */
.boxA {
    margin-bottom: 20px;
}
.boxA .hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    background: #F6F6F6;
}
.boxA .hd .more {
    font-size: 12px;
    position: absolute;
    right: 10px;
    color: #999;
}
.boxA .hd h3 {
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    background: #015393;
}
.boxA .hd h3 a {
    color: #fff;
}
.boxA .hd h3 a:hover {
    text-decoration: none;
}
.boxA .hd ul {
    position: absolute;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    font-size: 16px;
}
.boxA .hd li a {
    display: block;
    float: left;
    padding: 0 30px;
}
.boxA .hd li a:hover {
    text-decoration: none
}
.boxA .hd .on {
    background:#015393;
    color:#fff;
}
.boxA .hd .on a{
    color:#fff;
}
.boxA .bd {
    padding: 5px 0;
    overflow: hidden;
}
/* boxB */
.boxB {
    background: #fff;
}
.boxB .hd {
    height: 49px;
    line-height: 49px;
    position: relative;
    border: 1px solid #E1E1E1;
}
.boxB .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}
.boxB .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #015393;
    position: absolute;
    height: 51px;
    line-height: 51px;
    left: -1px;
    top: -1px;
}
.boxB .hd h3 a {
    color: #fff
}
.boxB .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxC */
.boxC {
    margin-bottom: 20px;
    overflow: hidden;
}
.boxC .hd {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #BEBDBD;
    position: relative;
    margin-bottom:8px;
}
.boxC .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color:#666
}
.boxC .hd .more a {
    color: #666
}
.boxC .hd h3{
    border:1px solid #BEBDBD;
    position:absolute;
    padding:0 15px;
    border-bottom:1px solid #fff;
    border-top:2px solid #015393;
    background:#fff;
    line-height:28px;
}
.boxC .hd ul{
    position:absolute;
}
.boxC .hd li{
    float:left;
    padding:0 15px;
}
.boxC .hd .on{
    border:1px solid #BEBDBD;
    border-bottom:1px solid #fff;
    border-top:2px solid #015393;
    background:#fff;
    line-height:28px;
}
.boxC .bd {
    overflow: hidden;
    padding: 0 5px
}
/* boxD */
.boxD {
    margin-bottom: 20px;
}
.boxD .hd {
    height: 40px;
    line-height: 40px;
    background: #015393;
    overflow:hidden;
}
.boxD .hd  .more{
    float:right;
    color:#fff;
    margin-right:10px;
}
.boxD .hd h3 {
    font-size: 16px;
    color: #fff;
}
.boxD .hd h3 a {
    color: #fff
}
.boxD .hd h3 i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../img/icons-zwgk.png) #003b69 15px 10px no-repeat;
    margin-right: 10px;
}
.boxD .bd {
    background: #fff;
    overflow: hidden;
    border:1px solid #ddd;
    border-top:0;
}
/* boxE */
.boxE {
    margin-bottom: 20px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom:10px;
    background:#F7F7F7
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #015393;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
    margin-right:10px;
    font-size:12px;
    color:#999
}
.boxE .bd {
    overflow: hidden;
}
/* 侧栏盒子模型 */
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    overflow: hidden;
    padding:0 20px;
    background: #015393;
    height: 50px;
    line-height: 50px;
    position:relative;
}
.sideBox .hd .more {
    float: right;
    color:#fff;
    font-size:12px;
}
.sideBox .hd h3 {
    font-size:18px;
    font-weight:bold;
    color: #fff;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 i{
    display:inline-block;
    *display:inine;
    zoom:1;
    vertical-align:middle;
    width:32px;
    height:40px;
}
.sideBox .hd h3 .ico2{
    background-position: 2px -70px;
}
.sideBox .bd{
    padding:15px;
    overflow:hidden;
    background:#FAFAFA;
}
.sideRankList li{
    padding:10px 0;
    border-bottom:1px dotted #ccc;
    overflow:hidden;
    line-height:24px;
}
.sideRankList .last{
    border-bottom:0
}
.sideRankList em{
    display:block;
    float:left;
    margin-right:10px;
    height:30px;
    width:30px;
    text-align:center;
    line-height:30px;
    background:#EEEEEE;
    margin-top:5px;
    font-size:16px;
    color:#999;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
    font-weight:bold;
}
.sideRankList .hot em{
    background:#F89999;
    color:#fff;
}
.sideRankList .first em{
    background:#E25757;
}
/* infoListA */
.infoListA li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.6;
    background: url(../img/icons.png) 0 -384px no-repeat;
    position: relative;
}
.infoListA .date {
    color: #999;
    float: right;
}
.infoListA .last {
    border-bottom: 0
}
/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th,
.letterList td {
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    padding: 6px 5px;
}
.letterList th {
    background: #eff4f7;
}
.letterList th {
    background:#F6F6F6;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .even td {
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: 120px;
}
.letterList .state {
    width: 90px;
}
.letterList .open,
.letterList .handle{
    display:none
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    border-right: none;
    width: 90px;
}
.letterList td.date {
    color: #999999
}
/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
.detailTable thead tr {
    border-color: #015393;
}
.detailTable thead th {
    background: #015393;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #015393;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px
}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* mainBox */
.mainBox .mHd {
    position: relative;
    line-height: 58px;
    height: 58px;
    border-bottom:2px solid #EBEBEB;
    margin-bottom: 20px;
}
.mainBox .mHd h3{
    position:absolute;
    left:0;
    top:0;
    font-size:20px;
    font-weight:bold;
    border-bottom:4px solid #015393;
    line-height:56px;
    color:#015393;
    padding:0 10px;
}
.mainBox .mHd h3 a{
    color:#015393
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 18px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #fff;
}
.mainBox .mHd .list .on {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    color: #fff;
    border-bottom: 0;
    font-size: 18px;
    background: #015393;
}
.column {
    margin-bottom: 20px;
    overflow: hidden;
}
/* 侧栏-栏目内搜索 */
#sideSearch .bd li {
    padding: 0 0 10px 0;
    overflow: hidden;
}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #015393;
    border-color: #015393;
    color: #fff;
}

/* 动画 */
.animate1 i{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate1 a:hover i{
    -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);
}
.animate2 a{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate3 .pic img{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate3 .pic a:hover img{
    -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -o-transform:scale(1.05,1.05); transform:scale(1.05,1.05);
}
/* 图片按钮 */
.iconsList{
    overflow:hidden;
    margin-right: -20px;
    zoom:1;
}
.iconsList li{
    float:left;
    width: 128px;
    text-align:center;
    margin: 0 10px 10px 0;
    overflow:hidden;
}
.iconsList a{
    display:block;
    line-height:28px;
    border: 1px solid #DEDEDE;
    padding-bottom: 10px;
    border-radius:3px;
    font-size:16px;
    font-weight:bold;
    color:#015393;
}
.iconsList a:hover{
    text-decoration:none;
    background-color:#f2f2f2;
    border-color:#BDC4D2
}
.iconsList i{
    display:block;
    height: 50px;
    background: url(../img/ind-wsdc-icons.png) center -20px no-repeat;
}
.iconsList .li2 i{
    background-position:center -120px;
}
.iconsList .li3 i{
    background-position:center -220px;
}
.iconsList .li4 i{
    background-position:center -320px;
}
.iconsList .li5 i{
    background-position:center -420px;
}
.iconsList .li6 i{
    background-position:center -520px;
}
.iconsList .li7 i{
    background-position:center -620px;
}
.iconsList .li8 i{
    background-position:center -720px;
}
.iconsList .li9 i{
    background-position:center -820px;
}
.iconsList .li10 i{
    background-position:center -920px;
}
.iconsList .li11 i{
    background-position:center -1020px;
}
.iconsList .li12 i{
    background-position:center -1120px;
}
.iconsList .li13 i{
    background-position:center -1220px;
}
.iconsList .li14 i{
    background-position:center -1320px;
}
.iconsList .li15 i{
    background-position:center -1420px;
}

/* row */
.row{
    overflow:hidden;
    margin-bottom:15px;
}

/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
div input[type=text] {
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #015393;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077BD4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    padding:30px 0;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
    width: 80%;
    margin: 0 auto;
    padding:30px 0;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}
/* 五公开政策图解 */
.picListFl1{ padding-top:10px; overflow:hidden;text-align:center; margin-right:-20px;}
.picListFl1 li{float:left;width:190px; margin-right:20px; position:relative;overflow:hidden; }
.picListFl1 .pic img{width:100%;height: 130px;}
.picListFl1 .title,.picListFl1 .titleBg{ display:block; position:absolute; bottom:0; left:0; width:100%;  height:40px; line-height:40px; z-index:2}
.picListFl1 .title a{display:block; padding:0 10px; color:#fff;}
.picListFl1 .titleBg{background:#000;filter:alpha(opacity=70);opacity:0.7;z-index:1;}
.picListFl1 .date{display:none;}
/* 侧栏固定菜单 */
.sideFixed {
	display:block !important;
	z-index: 9;
	position: fixed;
	top: 238px;
	right: 0;
	width: 70px;
	font-size: 12px;
	_position: absolute;
}
.sideFixed li {
    position: relative;
    background:#86A0B5;
}
.sideFixed li a {
    height: 63px;
    line-height: 98px;
    overflow:hidden;
    display: block;
    background: url(../img/sidefixed.png) center -22px no-repeat;
    color:#fff;
}
.sideFixed li a:hover {
    text-decoration: none;
}
.sideFixed .wb{
    -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;
}
.sideFixed .gt{
    -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;
}
.sideFixed .wx a {
    background-position: center -122px;
}
.sideFixed .qr a {
    background-position: center -222px;
}
.sideFixed .gt a {
    background-position: center -322px;
    padding-bottom:5px;
}
.sideFixed .jqr span{
    display:block;
    line-height: 17px;
    padding-top: 47px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    position: absolute;
    left: -145px;
    top: -45px;
    padding: 4px;
    background: #fff;
}
.sideFixed .pic img {
    width: 125px;
    height: 125px;
}
.sideFixed .sj .pic img {
    width: 115px;
    height: 115px;
    padding:5px;
}
.sideFixed .on{
    background:#015393
}
.sideFixed .on .pic {
    display: block;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
@media screen and (min-width: 1330px) {
    .sideFixed{
        right:50%;
        margin-right: -690px;
    }
}
/* 广告专栏样式一 */
.indRdggzl {
    overflow: hidden;
    zoom: 1;
}
.indRdggzl ul {
    margin-right: -20px;
    overflow: hidden;
}
.indRdggzl li {
    float: left;
    margin-right: 20px;
    width: 320px;
}
.indRdggzl li a {
    display: block;
}
.indRdggzl li img {
    width: 100%;
    height: 90px;
}
.indRdggzl .tit {
    display:none
}
/* 广告专栏样式二 */
.indRdzt {
    overflow: hidden;
    zoom: 1;
}
.indRdzt ul {
    margin-right: -20px;
    overflow: hidden;
}
.indRdzt li {
    float: left;
    margin-right: 20px;
    width: 320px;
}
.indRdzt li a {
    display: block;
}
.indRdzt li img {
    width: 100%;
    height: 90px;
}
.indRdzt .tit {
    display:none
}
/* 登录弹窗 */
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#015393 !important;border-bottom:3px solid #015393 !important;}
.user-mainbox .loginBtn {background: #015393 !important;}
.user-mainbox .loginBtn:hover { background: #2971B9 !important;}

/*--
颜色代码
#015393 深蓝色标题
#ddd 淡蓝色边框
--*/
